Welcome![Sign In][Sign Up]
Location:
Search - huffman in c

Search list

[Other resourceHUFFMAN

Description: Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
Platform: | Size: 1432 | Author: 吴明 | Hits:

[Crypt_Decrypt algrithmsfast huffman decoder

Description: A fast huffman decoder for standard JPEG image. This C code is used in linux and windows.
Platform: | Size: 380277 | Author: qqnice | Hits:

[Compress-Decompress algrithmscomp

Description: Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
Platform: | Size: 4096 | Author: 站长 | Hits:

[Mathimatics-Numerical algorithmsHf

Description: 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
Platform: | Size: 2048 | Author: lxw | Hits:

[Mathimatics-Numerical algorithmsCpp源代码

Description: 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
Platform: | Size: 19456 | Author: 站长 | Hits:

[Compress-Decompress algrithmsHuffmanForFile

Description: 用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
Platform: | Size: 14336 | Author: wyg | Hits:

[Windows Develop3457435354

Description: 哈夫曼编码的c语言实现-Huffman coding in C Language
Platform: | Size: 33792 | Author: 王天 | Hits:

[ConsoleHuffman_32

Description: 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
Platform: | Size: 358400 | Author: 许超雄 | Hits:

[mpeg mp3HUFFCODE

Description: huffman解码部分源代码,内有Huffman decoder initialisation,reset等。-huffman decodes the partial sources code, in has Huffman decoder initialisation, reset and so on.
Platform: | Size: 7168 | Author: 文国刚 | Hits:

[Data structscodeandencode

Description: 对一篇文章编码和解码,采用huffman 树的方法-an article on encoding and decoding, using the Huffman tree
Platform: | Size: 186368 | Author: 苗建新 | Hits:

[Data structshuffmancode111

Description: huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之和。 3、从F中删除这两棵树,并把这棵新的二叉树同样以升序排列加入到集合F中。 4、重复二和三两步,直到集合F中只有一棵二叉树为止。 -Huffman complete C source code language, I have super-detailed explanation (you do not understand it jumped) algorithm design : one, the right to the right values n (W1, W2, W3 ,..., Wi ,..., Wn) n trees constitute the binary tree initial pool F = (T1, T2, T3, ... Ti ,..., Tn), which is indeed a binary tree Ti only a right to the value of Wi Root. it's about subtrees are empty. (For the convenience of the computer algorithm, the general also demanded the right to Ti Wi value of ascending.) 2. in 1984 two F Root weights smallest tree as a new structure of the binary tree around subtrees, new Binary Tree Root in the right value for their son around the tree Root and the right value. 3, F deleted from this two trees, and how the new binary tree in the same ascending into the pool F. 4, re
Platform: | Size: 11264 | Author: 乐乐 | Hits:

[Compress-Decompress algrithmsjpenhuff

Description: 此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
Platform: | Size: 4096 | Author: | Hits:

[Compress-Decompress algrithmsCompressCode(Many)

Description: N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
Platform: | Size: 105472 | Author: 张 虎 | Hits:

[Windows Develophufumancode_c

Description: C语言编写实现的哈夫曼编码程序。内附示例-C language to achieve Huffman coding process. Containing examples
Platform: | Size: 10240 | Author: 王超 | Hits:

[source in ebookHUFFMAN

Description: Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).-Huffman coding algorithm of the C language source code (source code written in C programming language for algorithm of Huffman coding).
Platform: | Size: 1024 | Author: 吴明 | Hits:

[Compress-Decompress algrithmsHuffman

Description: self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
Platform: | Size: 3072 | Author: DeamonKenji | Hits:

[Data structsHuffman

Description: 哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
Platform: | Size: 5120 | Author: LN | Hits:

[Compress-Decompress algrithmsHuffman-coding-in-C-language

Description: 用C语言实现huffman编码,生成txt文件,显示编码结果,压缩比。-Huffman coding in C language
Platform: | Size: 204800 | Author: 肖军 | Hits:

[OtherHuffman

Description: C++代码实现huffman树,一种很有用的数据结构-huffman in c++
Platform: | Size: 2964480 | Author: qwyieoy | Hits:

[Compress-Decompress algrithmsHuffman

Description: Huffman nen code in c++
Platform: | Size: 2101248 | Author: thinhlu123 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net